Elden Ring Nightreign Wiki
nightreign
https://nightreign.soulsborne.wiki/
MediaWiki 1.43.0
first-letter
Media
Special
Talk
User
User talk
Nightreign
Nightreign talk
File
File talk
MediaWiki
MediaWiki talk
Template
Template talk
Help
Help talk
Category
Category talk
Module
Module talk
MediaWiki:Copyrightwarning
8
1
1
2025-04-03T01:35:07Z
Aaron
1
Created page with "'''By publishing changes, you agree to the [https://soulsborne.wiki/terms Terms of Use], and you irrevocably agree to release your contribution under the $2 License.''' You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license. See [https://meta.soulsborne.wiki/w/Meta:Copyright Meta:Copyright] for more details."
wikitext
text/x-wiki
'''By publishing changes, you agree to the [https://soulsborne.wiki/terms Terms of Use], and you irrevocably agree to release your contribution under the $2 License.''' You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license. See [https://meta.soulsborne.wiki/w/Meta:Copyright Meta:Copyright] for more details.
257b955dad2f0fc1f77bc7b9e040f464131637d8
19
1
2025-05-12T08:35:54Z
Aaron
1
wikitext
text/x-wiki
'''By publishing changes, you agree to the [https://adelheid.org/wikis/terms Terms of Service], and you irrevocably agree to release your contribution under the $2 License.''' You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license. See [https://meta.soulsborne.wiki/w/Meta:Copyright Meta:Copyright] for more details.
608be93506c6f345c4463a9d2fdc14d88ee9f7cf
MediaWiki:Vector.css
8
2
2
2025-04-03T01:41:23Z
Aaron
1
Created page with "/** * Vector 2022 **/ body { color: var(--color-on-surface); } .vector-sticky-pinned-container::after { background: linear-gradient(rgba(0, 0, 0, 0), var(--color-surface-container-low)); } .vector-pinnable-header { border-bottom: 1px solid var(--color-outline); } .vector-pinnable-element .vector-menu-heading { color: var(--color-on-surface); border-bottom: 1px solid var(--color-outline); } .vector-header-container .mw-header { background-color: var(--color-su..."
css
text/css
/**
* Vector 2022
**/
body {
color: var(--color-on-surface);
}
.vector-sticky-pinned-container::after {
background: linear-gradient(rgba(0, 0, 0, 0), var(--color-surface-container-low));
}
.vector-pinnable-header {
border-bottom: 1px solid var(--color-outline);
}
.vector-pinnable-element .vector-menu-heading {
color: var(--color-on-surface);
border-bottom: 1px solid var(--color-outline);
}
.vector-header-container .mw-header {
background-color: var(--color-surface-container);
}
.vector-pinnable-header-toggle-button {
background-color: var(--color-primary-container);
color: var(--color-on-primary-container);
}
.vector-pinnable-header-toggle-button:hover {
background-color: var(--color-primary);
color: var(--color-inverse-primary);
}
.mw-page-container {
background-color: var(--color-surface-container);
}
.vector-menu-tabs .mw-list-item.new a,
.vector-menu-tabs .mw-list-item.new a:visited {
color: var(--color-link-red);
}
.vector-main-menu .vector-main-menu-action-opt-out a:not(.mw-selflink):visited {
color: var(--color-link);
}
.vector-menu-tabs .mw-list-item.selected a, .vector-menu-tabs .mw-list-item.selected a:visited {
color: var(--color-link);
box-shadow: none;
}
.vector-menu-tabs .mw-list-item a {
color: var(--color-link);
}
.vector-dropdown .vector-dropdown-content {
background-color: var(--color-surface-container-high);
}
.vector-dropdown-content .mw-list-item a {
color: var(--color-link);
}
.vector-dropdown-content .mw-list-item a:not(.mw-selflink):visited {
color: var(--color-link);
}
#pt-userpage-2 a:not(.mw-selflink) {
color: var(--color-link);
}
/**
* Vector legacy
**/
/**
* SECTION: Constants
*/
:root {
/* Colors */
--color-tab-background: var(--color-surface-bright);
--color-tab-foreground: var(--color-link);
--color-tab-selected-background: var(--color-surface);
--color-tab-selected-foreground: var(--color-on-surface);
--color-tab-hover: var(--color-surface-container-high);
--color-personal-background: var(--color-surface-container-high);
--color-toc-body: var(--color-surface-bright);
--color-toc-title: var(--color-surface-dim);
--color-toc-border: var(--color-outline);
--color-toc-list-border: var(--color-outline);
/* Effects */
--tab-box-shadow: inset 0 -7px 7px -7px rgba(0, 0, 0, 0.35);
}
.mw-prefs-tabs:not(.mw-prefs-tabs-searching) .oo-ui-fieldsetLayout:target > .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
background-color: var(--color-surface-container);
outline: 4px solid var(--color-surface-container);
}
/**
* SECTION: Sidebar
*/
#mw-panel {
padding-top: 2.5em;
}
/* Sidebar Links */
.vector-menu-portal .vector-menu-heading {
color: var(--color-on-surface) !important;
font-weight: bold !important;
background: none !important;
}
.vector-menu-portal .vector-menu-content li a, .vector-menu-portal .vector-menu-content li a:visited {
color: var(--color-link) !important;
}
/**
* SECTION: Body
*/
/* Prevent Safari from scaling font */
html {
-webkit-text-size-adjust: 100%;
}
/* Set background image */
body {
background: var(--body-background-image) var(--color-background-mainpage) top left / 1500px 375px no-repeat;
}
.vector-body {
font-size: .9em; /* Vector default is 0.875em */
}
/**
* SECTION: Headings
*/
#firstHeading {
font-weight: bold;
}
/**
* SECTION: General
*/
.codeEditor-status-message {
color: var(--color-on-error);
}
dl {
margin: 0;
}
hr {
background: none;
border-color: var(--color-outline);
border-style: solid;
border-width: 1px 0 0 0;
height: initial;
}
fieldset {
border-color: var(--color-outline);
}
.vector-body blockquote {
border-color: var(--color-surface-container-lowest);
max-width: 413px; /* Limit width so it matches in-game description width -- some item descriptions are sliiiiightly off so might be best to figure out how Elden Ring actually limits width and adjust to be as close to that as possible. */
}
/**
* SECTION: Menu
*/
/* 'More' Tab Background */
.vector-menu-dropdown .vector-menu-heading {
background-color: var(--color-tab-background);
padding: 1em 0.75em 0.6923em;
margin: 0;
}
/* 'More' Tab Foreground */
.vector-menu-dropdown .vector-menu-heading, .vector-menu-dropdown .vector-menu-heading:hover, .vector-menu-dropdown .vector-menu-heading:focus {
color: var(--color-tab-foreground) !important;
}
/* 'More' Tab Dropdown */
.vector-menu-dropdown .vector-menu-content {
border-color: transparent;
background-color: var(--color-tab-background);
box-shadow: var(--tab-box-shadow);
left: 0;
}
/* 'More' Tab Dropdown Item Foreground */
.vector-menu-dropdown .mw-list-item a {
color: var(--color-tab-foreground);
}
/* Currently Selected Page on 'More' Tab Foreground */
.vector-menu-dropdown .mw-list-item.selected a, .vector-menu-dropdown .mw-list-item.selected a:visited {
color: var(--color-on-surface);
}
/* Top/Personal Echo Links */
.vector-user-menu-legacy #pt-anonuserpage {
color: var(--color-on-surface-variant);
}
#p-personal {
background: var(--color-personal-background);
top: 0;
right: 0;
border-radius: 0 0 0 calc(var(--border-radius) * 2);
}
#p-personal ul {
padding: 0 1em 0 0.4375em;
}
/* Personal Echo Icons */
#pt-notifications-alert .mw-echo-notifications-badge,
#pt-notifications-notice .mw-echo-notifications-badge {
margin-top: 2px;
background-size: 80%;
background-position: center 80%;
background-repeat: no-repeat;
opacity: unset;
}
#pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read,
#pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read {
opacity: unset;
}
/**
* SECTION: Search Box
*/
/* Search Box Inner */
.vector-search-box-inner {
background: var(--color-surface-bright);
height: 2.5em;
margin-top: 0;
box-shadow: var(--tab-box-shadow);
}
/* Text */
.vector-search-box-input {
color: var(--color-on-surface);
height: 100%;
border: none;
background: none;
padding-left: .75em;
}
.vector-search-box-input::placeholder {
color: var(--color-on-surface);
opacity: 0.67;
}
.vector-search-box-inner:hover .vector-search-box-input, .vector-search-box-input:focus, .vector-search-box-inner:hover .vector-search-box-input:focus {
border: none;
box-shadow: none;
}
.vector-search-box {
margin: 0;
}
.vector-search-box form {
margin-top: 0;
}
/* Suggestions Dropdown */
/* Entry */
.suggestions-results {
background-color: var(--color-surface-bright);
border-color: var(--color-outline);
}
/* Text in entry */
.suggestions-result {
color: var(--color-on-surface);
}
.suggestions a.mw-searchSuggest-link, .suggestions a.mw-searchSuggest-link:hover, .suggestions a.mw-searchSuggest-link:active, .suggestions a.mw-searchSuggest-link:focus {
color: var(--color-on-surface);
}
.suggestions-special {
background-color: var(--color-surface-bright);
border-color: var(--color-outline);
}
/* 'Search for pages containing' text */
.suggestions-special .special-label {
color: var(--color-link);
}
.suggestions-special .special-query {
color: var(--color-on-surface);
}
.suggestions-result-current {
background-color: var(--color-surface-dim);
color: var(--color-on-surface);
}
.suggestions-result-current .special-label, .suggestions-result-current .special-query {
color: var(--color-on-surface);
}
/**
* SECTION: Tabs
*/
/* No Padding */
.vector-menu-tabs-legacy {
padding: 0;
}
#left-navigation .vector-menu-tabs-legacy ul li:first-child,
#left-navigation .vector-menu-tabs-legacy ul li:first-child .selected {
border-radius: calc(var(--border-radius) * 2) 0 0 0;
}
#left-navigation .vector-menu-tabs-legacy ul li:last-child,
#left-navigation .vector-menu-tabs-legacy ul li:last-child .selected {
border-radius: 0 calc(var(--border-radius) * 2) 0 0;
}
#left-navigation .vector-menu-tabs-legacy ul li:only-child {
border-radius: calc(var(--border-radius) * 2) calc(var(--border-radius) * 2) 0 0;
}
/* ca-view exists -- it will be selected if it exists, so just skip to 2nd child */
#right-navigation .vector-menu-tabs-legacy ul li#ca-view ~ li:nth-child(2) {
border-radius: calc(var(--border-radius) * 2) 0 0 0;
}
/* ca-view does not exist */
#right-navigation .vector-menu-tabs-legacy ul li:first-child,
#right-navigation .vector-menu-tabs-legacy ul li .selected {
border-radius: calc(var(--border-radius) * 2) 0 0 0;
}
/* Redlinks */
.vector-menu-tabs-legacy .new a, .vector-menu-tabs-legacy .new a:visited {
color: var(--color-link-red);
}
/* Selected Tab */
.vector-menu-tabs-legacy .selected {
background: var(--color-tab-selected-background);
}
.vector-menu-tabs-legacy .selected a, .vector-menu-tabs-legacy .selected a:visited {
color: var(--color-tab-selected-foreground);
}
/* Tab Foreground */
.vector-menu-tabs-legacy li a {
color: var(--color-tab-foreground);
padding: 0 .75em;
padding-top: 1em;
box-shadow: var(--tab-box-shadow);
}
.vector-menu-tabs-legacy li a:visited {
color: var(--color-tab-foreground);
}
/* Tab Background */
.vector-menu-tabs-legacy ul li {
background: var(--color-tab-background);
}
.vector-menu-tabs-legacy ul a:hover {
text-decoration: none;
}
/* Hover */
.vector-menu-tabs ul li:not(.selected):hover, #p-cactions:hover #p-cactions-label {
background: var(--color-tab-hover);
}
/* Inner Shadow */
#mw-head .vector-menu-dropdown .vector-menu-heading {
box-shadow: var(--tab-box-shadow);
}
/* Remove Image Borders Between Tabs */
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading {
background-image: none;
}
/* Remove VisualEditor Border */
.ve-activated .vector-menu-tabs .selected {
box-shadow: none;
}
/* Hide 'Read' Tab */
#ca-view {
display: none !important;
}
/**
* SECTION: Table of Contents
*/
.toc {
font-size: .9em;
background: var(--color-toc-body);
margin-top: 1em;
padding: 0;
border-color: var(--color-toc-border);
box-shadow: var(--box-shadow);
clear: left;
}
.toc .toctitle {
background: var(--color-toc-title);
padding: .25em 1em;
}
.toc .toctitle h2 {
font-family: inherit;
}
/* Group of headings */
.toc > ul {
line-height: 1.8em;
padding: .75em 1.75em;
margin: 0;
}
/* Subheadings */
.toc ul ul {
border-left: 1px dotted var(--color-toc-list-border);
padding-left: .5em;
}
/* Hide numbers */
.tocnumber {
display: none;
}
/* Hide/Show Button */
.toctogglespan {
padding-left: .2em;
font-size: 0.9em;
}
.toctogglelabel {
color: var(--color-link);
}
.toclimit-2 #toc .toclevel-2, .toclimit-3 #toc .toclevel-3, .toclimit-4 #toc .toclevel-4, .toclimit-5 #toc .toclevel-5, .toclimit-6 #toc .toclevel-6, .toclimit-7 #toc .toclevel-7 {
display: none;
}
/* Vector UI Diffs */
.ve-ui-diffElement-attributeChange ins {
background-color: var(--diff-addedline-background);
color: var(--diff-addedline-color);
box-shadow: 0 0 0 1px var(--diff-addedline-background);
}
.ve-ui-diffElement-attributeChange del {
background-color: var(--diff-deletedline-background);
color: var(--diff-deletedline-color);
box-shadow: 0 0 0 1px var(--diff-deletedline-background);
}
.ve-ui-changeDescriptionsSelectWidget > .oo-ui-optionWidget-highlighted {
background: var(--color-primary-container);
color: var(--color-on-primary-container);
}
.ve-ui-diffElement-hasDescriptions .ve-ui-diffElement-content {
border-right: 1px solid var(--color-outline);
}
b3ff7c826700b7cb4b88307d4a0097f0998de0f7
MediaWiki:Minerva.css
8
3
3
2025-04-03T01:41:56Z
Aaron
1
Created page with "/** * SECTION: Body */ body { font-family: system-ui, -apple-system, Roboto, Helvetica, sans-serif; } @media all and (max-width: 320px) { body { font-size: 0.9em; } } .content { line-height: 1.7; } .pre-content h1, .content h1, .content h2 { font-weight: bold; } body { background: var(--color-surface-container-low); color: var(--color-on-surface); } select { color: var(--color-on-surface); } a:not( [ href ] ) { color..."
css
text/css
/**
* SECTION: Body
*/
body {
font-family: system-ui, -apple-system, Roboto, Helvetica, sans-serif;
}
@media all and (max-width: 320px) {
body {
font-size: 0.9em;
}
}
.content {
line-height: 1.7;
}
.pre-content h1,
.content h1,
.content h2 {
font-weight: bold;
}
body {
background: var(--color-surface-container-low);
color: var(--color-on-surface);
}
select {
color: var(--color-on-surface);
}
a:not( [ href ] ) {
color: inherit;
}
blockquote {
border-color: var(--color-surface-container);
font-family: inherit;
}
.pre-content h1 {
text-align: center;
}
.mw-parser-output h2:first-of-type {
clear: both;
}
.content .mw-parser-output > h2,
.content .section-heading {
border-color: var(--color-outline);
}
.content .mw-parser-output > h2,
.content .section-heading {
border-color: var(--color-outline);
}
.content .plainlist ol,
.content .plainlist ul {
padding: 0;
}
.content p {
margin: 0.5em 0;
}
.content hr {
background: none;
border-color: var(--color-outline);
border-style: solid;
border-width: 1px 0 0 0;
height: initial;
}
.content kbd,
.content samp {
border: none;
}
#mw-mf-page-center {
background-color: transparent;
}
.minerva-header .branding-box a {
color: var(--color-on-surface);
}
.header {
border-top: none;
}
.header-container.header-chrome {
background: var(--body-background-image) var(--color-background-mainpage) no-repeat;
background-size: 400px;
box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.1);
}
.header-container .notification-count {
border-radius: 50%;
}
.header-container .notification-count.notification-unseen {
background: none;
}
.header-container .branding-box {
opacity: 1;
}
.search-box {
text-align: right;
}
.search-box .search {
background-color: var(--color-surface-bright);
color: var(--color-on-surface);
border-color: var(--color-outline);
box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
.search-box .search::placeholder {
color: var(--color-outline);
}
.client-nojs .search-box .search:focus,
.search-overlay .search-box .search:focus {
border-color: var(--color-link);
box-shadow: inset 0 0 0 1px var(--color-link), 0 1px 1px rgba(0, 0, 0, 0.05);
}
.overlay {
background: var(--color-surface);
}
.overlay textarea {
color: var(--color-on-surface);
}
.overlay.search-overlay {
background: var(--color-surface);
}
.overlay.search-overlay .results,
.overlay.search-overlay .search-feedback {
background-color: var(--color-surface-bright);
}
.overlay.search-overlay .search-content {
border-color: var(--color-outline);
}
.overlay .license {
color: var(--color-on-surface);
}
.overlay .panel {
border-color: var(--color-outline);
}
.overlay .content-header {
background-color: var(--color-surface-bright);
border-color: transparent;
}
.overlay .overlay-content {
background: var(--color-surface);
}
.page-summary h2,
.page-summary h3 {
color: var(--color-on-surface);
}
.page-list li,
.topic-title-list li,
.site-link-list li {
border-color: var(--color-outline);
}
.overlay-enabled .overlay:not(.editor-overlay),
.overlay-enabled #mw-mf-page-center {
overflow-y: scroll;
}
.overlay-header-container,
.overlay-footer-container {
background-color: var(--color-background);
border-color: transparent;
}
.editor-overlay .wikitext-editor {
color: var(--color-on-surface);
}
.editor-overlay .overlay-header {
outline-color: transparent;
}
.editor-overlay .summary-request {
color: var(--color-on-surface);
}
.editor-overlay .editor-switcher {
border: none;
}
.action-submit .mw-editnotice .action-edit .mw-editnotice,
.action-submit .mw-editTools,
.action-edit .mw-editTools,
.action-submit .preview-limit-report-wrapper,
.action-edit .preview-limit-report-wrapper,
.action-submit .diff-otitle,
.action-edit .diff-otitle,
.action-submit .diff-ntitle,
.action-edit .diff-ntitle,
.action-submit #section_0,
.action-edit #section_0,
.action-submit #editpage-copywarn,
.action-edit #editpage-copywarn,
.action-submit #mw-anon-edit-warning,
.action-edit #mw-anon-edit-warning {
color: var(--color-outline);
}
/* Main Page */
.mainpage-header {
margin: 2em 1em 0;
}
/* Tabs */
.wikitext-editor {
background-color: var(--color-surface);
}
.ve-mobile-fakeToolbar {
border: none;
}
.ve-mobile-fakeToolbar-container {
background: var(--color-background);
border: none;
}
.ve-mobile-fakeToolbar .mw-ui-icon-mf-spinner {
border-color: transparent;
}
.ve-ui-targetToolbar-mobile .oo-ui-toolbar-tools > .ve-ui-toolbar-group-back {
border-color: transparent;
}
.ve-ui-mobileContext {
background-color: var(--color-surface-bright);
border-color: var(--color-outline);
}
.ve-ui-mobileContext .ve-ui-linearContextItem-body-action-wrapper {
border-color: var(--color-outline);
}
.ve-ui-linearContextItem-foot:not(:empty) {
border-color: var(--color-outline);
}
.ve-ui-mwSaveDialog-options {
backgroubd-color: var(--color-surface-bright);
border-color: var(--color-outline);
}
.page-actions-menu {
border-color: var(--color-outline);
}
#language-selector {
display: none;
}
.minerva__tab-container .minerva__tab {
color: var(--color-on-surface);
}
.minerva__tab-container .minerva__tab.new,
.minerva__tab-container .minerva__tab.new:visited,
.minerva__tab-container .minerva__tab.new:hover,
.minerva__tab-container .minerva__tab.new:active {
color: var(--color-redlink);
}
.minerva__tab-container .minerva__tab.selected {
border-color: var(--color-outline);
}
.heading-holder .tagline {
color: var(--color-on-surface);
}
/* Footer */
.minerva-footer {
border-color: transparent;
}
.last-modified-bar, .last-modified-bar:visited, .last-modified-bar a, .last-modified-bar a:visited, .last-modified-bar .last-modified-text-accent {
background-color: var(--color-surface-container-low);
color: var(--color-on-surface);
border-color: var(--color-surface-container-low);
}
.mw-footer > .post-content {
margin-top: 32px;
}
.mw-footer > .post-content > .minerva-footer-logo {
display: none;
}
.mw-footer .hlist li:after {
color: var(--color-on-surface);
}
/* Wiki Tables */
.wikitable {
background: none;
box-shadow: none;
}
.wikitable tbody {
background: var(--color-surface-bright);
}
.toc {
background-color: var(--color-surface-bright);
border-color: var(--color-outline);
}
#filetoc li {
display: inline;
padding-right: 2em;
}
.mw-dismissable-notice-body {
margin: 0;
}
.mw-dismissable-notice-body .mw-dismissable-notice-close-parent {
border-radius: 0 !important;
font-size: 0.75em;
}
a842e9eb42f72c7932157b43439ad1191c20913e
MediaWiki:Common.css
8
4
4
2025-04-03T01:56:53Z
Aaron
1
Add temporary theme colors
css
text/css
/**
* CSS shared across all Soulsborne wikis can be found at https://meta.soulsborne.wiki/w/MediaWiki:Global.css
* The values in each wiki's MediaWiki:Common.css file will override the global style.
*/
:root {
/** START: Changes on each wiki **/
--body-background-image: none;
/** Standard Theme Colors **/
--color-primary: #83d3e3;
--color-on-primary: #00363e;
--color-primary-container: #004e59;
--color-on-primary-container: #a1efff;
--color-secondary: #b1cbd1;
--color-on-secondary: #1c3439;
--color-secondary-container: #334a50;
--color-on-secondary-container: #cde7ed;
--color-tertiary: #bcc5eb;
--color-on-tertiary: #262f4d;
--color-tertiary-container: #3c4665;
--color-on-tertiary-container: #dbe1ff;
--color-surface-dim: #0e1416;
--color-surface: #0e1416;
--color-surface-bright: #343a3c;
--color-surface-container-lowest: #090f10;
--color-surface-container-low: #171d1e;
--color-surface-container: #1b2122;
--color-surface-container-high: #252b2c;
--color-surface-container-highest: #303637;
--color-on-surface: #dee3e5;
--color-on-surface-variant: #bfc8ca;
--color-outline: #899295;
--color-outline-variant: #3f484a;
--color-inverse-surface: #dee3e5;
--color-inverse-on-surface: #2b3133;
--color-inverse-primary: #006876;
--color-error: #ffb4ab;
--color-on-error: #690005;
--color-error-container: #93000a;
--color-on-error-container: #ffdad6;
/** Unique Element Theme Color Overrides **/
--color-background-mainpage: #090f10;
/* Links */
--color-link: #a1efff;
--color-link-dim: #83d3e3;
--color-link-red: #ff5757;
/** Contributing Card Gradient Colors **/
--color-contributing-start: #27AFD7;
--color-contributing-end: #034043;
/* Disabled */
--color-disabled-container: #8A8A8A;
--color-on-disabled-container: var(--color-on-surface);
--color-disabled-outline: #727272;
/** Code Colors **/
--color-code-comment: #999999;
--color-code-comment-prepoc: #B89C7A;
--color-code-error: #FF5370;
--color-code-keyword: #C48FE7;
--color-code-identifier: #87D9FC;
--color-code-decorator: #DCDCAA;
--color-code-class: #FFCB6B;
--color-code-type: #F48A6A;
--color-code-name: #F48A6A;
--color-code-function: #81A8FC;
--color-code-operator: #87D9FC;
--color-code-string: #C0E48B;
--color-code-regex: #89DDFF;
--color-code-number: #F48A6A;
--color-code-integer: #F48A6A;
--color-code-float: #F48A6A;
/* Diffs */
--color-diff-positive: #59a51a;
--color-diff-neutral: #aaa;
--color-diff-negative: #ff5757;
/** Icons **/
/* Filter Colors (Generated via https://angel-rs.github.io/css-color-filter-generator/) */
/* --color-on-surface */
--filter-icon-standard: brightness(0) saturate(100%) invert(84%) sepia(11%) saturate(71%) hue-rotate(152deg) brightness(106%) contrast(94%);
/* --color-inverse-on-surface */
--filter-icon-invert: brightness(0) saturate(100%) invert(15%) sepia(17%) saturate(314%) hue-rotate(148deg) brightness(100%) contrast(90%);
/* --color-primary */
--filter-icon-progressive: brightness(0) saturate(100%) invert(81%) sepia(32%) saturate(442%) hue-rotate(146deg) brightness(91%) contrast(94%);
/* --color-error */
--filter-icon-destructive: brightness(0) saturate(100%) invert(76%) sepia(6%) saturate(1935%) hue-rotate(317deg) brightness(101%) contrast(101%);
/* --color-link */
--filter-icon-link: brightness(0) saturate(100%) invert(76%) sepia(57%) saturate(344%) hue-rotate(166deg) brightness(106%) contrast(101%);
/** Change color manually: --color-on-surface */
--oo-ui-icon-tray: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23dee3e5'%3E%3Cpath d='M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Zm280-200q32 0 59-16.5t44-43.5q6-9 15-14.5t20-5.5h142v-360H200v360h142q11 0 20 5.5t15 14.5q17 27 44 43.5t59 16.5Z'/%3E%3C/svg%3E");
--icon-vector-userpage: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23dee3e5'%3E%3Cpath d='M480-480q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47ZM160-240v-32q0-34 17.5-62.5T224-378q62-31 126-46.5T480-440q66 0 130 15.5T736-378q29 15 46.5 43.5T800-272v32q0 33-23.5 56.5T720-160H240q-33 0-56.5-23.5T160-240Z'/%3E%3C/svg%3E");
--oo-ui-icon-downTriangle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23dee3e5'%3E%3Cpath d='M459-381 314-526q-3-3-4.5-6.5T308-540q0-8 5.5-14t14.5-6h304q9 0 14.5 6t5.5 14q0 2-6 14L501-381q-5 5-10 7t-11 2q-6 0-11-2t-10-7Z'/%3E%3C/svg%3E");
--oo-ui-icon-upTriangle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23dee3e5'%3E%3Cpath d='M328-400q-9 0-14.5-6t-5.5-14q0-2 6-14l145-145q5-5 10-7t11-2q6 0 11 2t10 7l145 145q3 3 4.5 6.5t1.5 7.5q0 8-5.5 14t-14.5 6H328Z'/%3E%3C/svg%3E");
--oo-ui-icon-sortVertical: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23dee3e5'%3E%3Cpath d='M360-440q-17 0-28.5-11.5T320-480v-247l-75 75q-11 11-27.5 11T189-652q-12-12-12-28.5t12-28.5l143-143q6-6 13-8.5t15-2.5q8 0 15 2.5t13 8.5l144 144q12 12 11.5 28T531-652q-12 11-28 11.5T475-652l-75-75v247q0 17-11.5 28.5T360-440ZM600-97q-8 0-15-2.5t-13-8.5L428-252q-12-12-11.5-28t12.5-28q12-11 28-11.5t28 11.5l75 75v-247q0-17 11.5-28.5T600-520q17 0 28.5 11.5T640-480v247l75-75q11-11 27.5-11t28.5 11q12 12 12 28.5T771-251L628-108q-6 6-13 8.5T600-97Z'/%3E%3C/svg%3E");
--icon-bullet: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dee3e5' width='5' height='13'%3E%3Ccircle cx='2.5' cy='9' r='2.5' /%3E%3C/svg%3E");
/** END: Changes on each wiki **/
}
ddf885277a2048f7d3efe96044af8ceb87aa1a41
Main Page
0
5
5
2025-04-03T02:00:56Z
Aaron
1
Created page with "{{Main Page/Header}} <div class="mainpage-body"> <div class="mainpage-left"> {{Main Page/Announcements}} </div> <div class="mainpage-right"> {{Main Page/Discord}} {{Main Page/Contributing}} </div> </div> __NOTOC__"
wikitext
text/x-wiki
{{Main Page/Header}}
<div class="mainpage-body">
<div class="mainpage-left">
{{Main Page/Announcements}}
</div>
<div class="mainpage-right">
{{Main Page/Discord}}
{{Main Page/Contributing}}
</div>
</div>
__NOTOC__
87587589066beb8cfa7b6d1e615b567d86156053
11
5
2025-04-03T02:07:55Z
Aaron
1
Protected "[[Main Page]]": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]
wikitext
text/x-wiki
{{Main Page/Header}}
<div class="mainpage-body">
<div class="mainpage-left">
{{Main Page/Announcements}}
</div>
<div class="mainpage-right">
{{Main Page/Discord}}
{{Main Page/Contributing}}
</div>
</div>
__NOTOC__
87587589066beb8cfa7b6d1e615b567d86156053
Template:Main Page/Discord
10
6
6
2025-04-03T02:01:53Z
Aaron
1
Created page with "<div class="discord-card card link-card plainlinks"> <div class="social-icon">[[File:Discord-icon.svg|40px|link=https://discord.gg/VnhDBNdHgs]]</div> [https://discord.gg/VnhDBNdHgs <p class="social-header">The Soulsborne Wikis</p><p class="tagline">Join our server!</p>] </div>"
wikitext
text/x-wiki
<div class="discord-card card link-card plainlinks">
<div class="social-icon">[[File:Discord-icon.svg|40px|link=https://discord.gg/VnhDBNdHgs]]</div>
[https://discord.gg/VnhDBNdHgs <p class="social-header">The Soulsborne Wikis</p><p class="tagline">Join our server!</p>]
</div>
845a8dcf6d9f6bae30dbf19df91ee25b26fdb52f
File:Discord-icon.svg
6
7
7
2025-04-03T02:03:41Z
Aaron
1
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
15
7
2025-04-06T04:12:44Z
Aaron
1
Protected "[[File:Discord-icon.svg]]": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Upload=Allow only administrators] (indefinite))
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Main Page/Contributing
10
8
8
2025-04-03T02:05:08Z
Aaron
1
Created page with "<div class="contributing-card card plainlinks"> <h2>Help build the wiki!</h2> <p>Anybody can edit the Nightreign Wiki! Just click '''Edit''' at the top of the page to add missing information or fix errors.</p> </div>"
wikitext
text/x-wiki
<div class="contributing-card card plainlinks">
<h2>Help build the wiki!</h2>
<p>Anybody can edit the Nightreign Wiki! Just click '''Edit''' at the top of the page to add missing information or fix errors.</p>
</div>
9b3959c3a66d754d78c0cca86275a83123805a84
17
8
2025-04-06T04:17:42Z
Aaron
1
wikitext
text/x-wiki
<div class="contributing-card card plainlinks">
<h2>Help build the wiki!</h2>
<p>Anybody can edit the {{SITENAME}}! Just click '''Edit''' at the top of the page to add missing information or fix errors.</p>
</div>
6ac4bc07f21985680b592aadb88c50ce7327140e
Template:Main Page/Header
10
9
9
2025-04-03T02:06:28Z
Aaron
1
Created page with "<div class="mainpage-header"> <div class="header-intro"> <h1>Welcome to the Elden Ring Nightreign Wiki!</h1> <p>This wiki, part of the [https://soulsborne.wiki/ The Soulsborne Wikis], is dedicated to ''[[Elden Ring Nightreign]]'', a new game developed by [[FromSoftware|FromSoftware, Inc.]]</p> </div> <div class="header-stats plainlist nomobile"> <ul> <li>Number of articles: '''{{NUMBEROFARTICLES}}'''</li> <li>Nu..."
wikitext
text/x-wiki
<div class="mainpage-header">
<div class="header-intro">
<h1>Welcome to the Elden Ring Nightreign Wiki!</h1>
<p>This wiki, part of the [https://soulsborne.wiki/ The Soulsborne Wikis], is dedicated to ''[[Elden Ring Nightreign]]'', a new game developed by [[FromSoftware|FromSoftware, Inc.]]</p>
</div>
<div class="header-stats plainlist nomobile">
<ul>
<li>Number of articles: '''{{NUMBEROFARTICLES}}'''</li>
<li>Number of files: '''{{NUMBEROFFILES}}'''</li>
<li>Number of active users: '''{{NUMBEROFACTIVEUSERS}}'''</li>
<li>Number of edits: '''{{NUMBEROFEDITS}}'''</li>
</ul>
</div>
</div>
cb17561414f71b8f6eb57dbfae3d056ac8d1d26d
16
9
2025-04-06T04:15:11Z
Aaron
1
wikitext
text/x-wiki
<div class="mainpage-header">
<div class="header-intro">
<h1>Welcome to the {{SITENAME}}!</h1>
<p>This wiki, part of the [https://soulsborne.wiki/ The Soulsborne Wikis], is dedicated to ''[[Elden Ring Nightreign]]'', a new game developed by [[FromSoftware|FromSoftware, Inc.]]</p>
</div>
<div class="header-stats plainlist nomobile">
<ul>
<li>Number of articles: '''{{NUMBEROFARTICLES}}'''</li>
<li>Number of files: '''{{NUMBEROFFILES}}'''</li>
<li>Number of active users: '''{{NUMBEROFACTIVEUSERS}}'''</li>
<li>Number of edits: '''{{NUMBEROFEDITS}}'''</li>
</ul>
</div>
</div>
e0a4fce21361eee174a0dae7598f5bf8c642673d
Template:Main Page/Announcements
10
10
10
2025-04-03T02:07:14Z
Aaron
1
Created page with "<div class="mainpage-announcements card plainlinks"> <h2>Announcements</h2> <div class="column-flow"> <p class="date">02 April 2025</p> <p> Welcome to the '''brand new''' Elden Ring Nightreign Wiki! We're very excited to work together with the community to build the most comprehensive wiki we can! <br> <br> If you would like to help out, feel free to start editing! You can also [[Special:CreateAccount|create an account]] if you would like to contribute..."
wikitext
text/x-wiki
<div class="mainpage-announcements card plainlinks">
<h2>Announcements</h2>
<div class="column-flow">
<p class="date">02 April 2025</p>
<p> Welcome to the '''brand new''' Elden Ring Nightreign Wiki! We're very excited to work together with the community to build the most comprehensive wiki we can! <br>
<br> If you would like to help out, feel free to start editing! You can also [[Special:CreateAccount|create an account]] if you would like to contribute more!
</p>
</div>
</div>
77d5465e82d884a5a87d03040ab5ab71b907af52
MediaWiki:Copyright
8
11
12
2025-04-03T02:17:05Z
Aaron
1
Created page with "Content on this site is licensed under $1; <a href="https://meta.soulsborne.wiki/w/Meta:Copyright">additional terms may apply</a>."
wikitext
text/x-wiki
Content on this site is licensed under $1; <a href="https://meta.soulsborne.wiki/w/Meta:Copyright">additional terms may apply</a>.
fd9a7bb35675d289b5321cc182424c52d351cc03
MediaWiki:Contact
8
12
13
2025-04-03T02:20:33Z
Aaron
1
Created page with "Contact"
wikitext
text/x-wiki
Contact
b37456c4530be810dc040f50da72eda09addfb0a
MediaWiki:Terms
8
13
14
2025-04-03T02:20:42Z
Aaron
1
Created page with "Terms of Use"
wikitext
text/x-wiki
Terms of Use
97738411d629b01052974cc98ddb83a2cb4f8182
18
14
2025-05-12T08:20:20Z
Aaron
1
wikitext
text/x-wiki
Terms of Service
0c8a9a95e21aeb403402ed64338810d787cc5f91